home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / e / mailinglists / amigae.0294feb.archive / 000066_donews!crash!U…A.EDU!JVANRIPER_Thu, 17 Feb 94 08:44:48 PST.msg < prev    next >
Internet Message Format  |  1994-05-26  |  2KB

  1. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  2.       id <1usj@bkhouse.cts.com>; Thu, 17 Feb 94 08:44:48 PST
  3. Received: from crash by donews.cts.com with uucp
  4.     (Smail3.1.28.1 #18) id m0pWtJK-0001KVC; Wed, 16 Feb 94 12:57 PST
  5. Received: from uncavx by crash.cts.com with smtp
  6.     (Smail3.1.28.1 #18) id m0pWsVG-0000P8C; Wed, 16 Feb 94 12:05 PST
  7. Received: from UNCA.EDU by UNCA.EDU (PMDF V4.2-15 #5911) id
  8.  <01H8YGSIK7HS90MYZ2@UNCA.EDU>; Wed, 16 Feb 1994 14:53:08 EST
  9. Date: Wed, 16 Feb 1994 14:53:08 -0500 (EST)
  10. Message-id: <01H8YGSIM30I90MYZ2@UNCA.EDU>
  11. Organization: University of North Carolina at Asheville
  12. X-VMS-To: IN%"AmigaE@bkhouse.cts.com"
  13. MIME-version: 1.0
  14. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  15. Content-transfer-encoding: 7BIT
  16. From: "Joseph E. Van_Riper III" <JVANRIPER@UNCA.EDU>
  17. To: AmigaE@bkhouse.cts.com
  18. Subject: Bug in EC (?)
  19.  
  20.  
  21. I've got something that I feel is a bug in the EC compilor, although it may
  22. already have been addressed.
  23.  
  24. I do not know what the circumstances are that cause it, but I tried to do a
  25. comparison against NIL (that is, my code says something like IF blah<>NIL,
  26. which I know is redundant, but I'm weird) the compilor gives a Software Error
  27. (the 8[0's]3 kind) and freezes up on me.
  28.  
  29. That was the only change I had made in my code, since the last time I had
  30. sucessfully compiled it.
  31.  
  32. You can even see the compilor counting up the lines, getting to line 1000
  33. before, bam, guru (and the IF statement is at line 1006).
  34.  
  35. Note, this isn't a matter of MY code bombing when I try to run it.. this is a
  36. matter of the compilor itself bombing when I make it compile my source code.
  37.  
  38. If you'd like, Wouter, I can send an uuencoded archive of the source code (in
  39. its entirety), as well as the text that appears prior to the bomb, with a recap
  40. of what I had done just prior to the fatal compile.
  41.  
  42. - Trey
  43.